bitkeeper revision 1.1159.170.30 (419a2863WX3YLZ5KVCew4n2UgbIs-g)
authorsmh22@tempest.cl.cam.ac.uk <smh22@tempest.cl.cam.ac.uk>
Tue, 16 Nov 2004 16:18:43 +0000 (16:18 +0000)
committersmh22@tempest.cl.cam.ac.uk <smh22@tempest.cl.cam.ac.uk>
Tue, 16 Nov 2004 16:18:43 +0000 (16:18 +0000)
make 2.4 build again

linux-2.4.27-xen-sparse/include/asm-xen/irq.h

index 45e12cbde1c0e43e2de1b4512776f63f8bd6513d..836629fe92c6aeeecd2e6f59de5486c929c58369 100644 (file)
@@ -59,4 +59,7 @@ extern void irq_resume(void);
 
 #define CPU_MASK_NONE 0
 
+/* XXX SMH: no-op for compat w/ 2.6 shared files */ 
+#define irq_ctx_init(cpu) do { ; } while (0)
+
 #endif /* _ASM_IRQ_H */